-
Home
-
Stripe Tax – Sales tax automation for WooCommerce
-
1.2.3
-
Code
-
Classes
- TaxSettings
| Total Complexity |
33 |
| Dependencies |
13 |
| Dependents |
3 |
| Total lines |
289 |
| Lines of code |
138 |
| Logical lines of code |
86 |
| Comment lines |
114 |
| Methods |
15 |
| Properties |
3 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_settings() |
A |
42 |
9 |
52 |
| get_from_post_request() |
S |
50 |
4 |
27 |
| convert_state_name_into_state_code() |
S |
61 |
4 |
13 |
| get_settings() |
S |
68 |
3 |
7 |
| get_mappings() |
S |
70 |
2 |
6 |
| get_tax_behavior() |
S |
79 |
2 |
3 |
| __construct() |
S |
81 |
1 |
3 |
| get_from_api_call() |
S |
70 |
1 |
6 |
| get_country() |
S |
80 |
1 |
3 |
| get_line1() |
S |
80 |
1 |
3 |
| get_line2() |
S |
80 |
1 |
3 |
| get_city() |
S |
80 |
1 |
3 |
| get_state() |
S |
80 |
1 |
3 |
| get_postal_code() |
S |
80 |
1 |
3 |
| get_tax_code() |
S |
80 |
1 |
3 |